@charset "utf-8";
/* CSS Document */

body, ol, ul, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, fieldset, legend, input, textarea, select {
	margin: 0;
	padding: 0
}
body {
	margin: 0px;
	padding: 0px;
	font-family: "微软雅黑";
	font-size: 12px;
	-webkit-text-size-adjust: 100%;
	background: url(/images/body-bg.jpg);
}
ul, li {
	list-style: none;
}
a {
	text-decoration: none;
	color: #000;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
a:hover {
	color: #F60;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
img {
	border: none;
}
em {
	font-style: normal
}
p {
	word-wrap: break-word
}
.clear {
	clear: both;
}
.top {
	width: 100%;
	height: 196px; /*background:url(/images/top-bg.jpg) left top repeat-x;*/
	margin-top: -20px;
}
.top-logo {
	width: 1160px;
	height: 122px;
	margin: 0px auto;
	margin-top: 15px;
	margin-bottom: 14px;
	position: relative;
}
.logo-text {
	float: left;
	width: 1160px;
	height: auto;
	margin-top: 30px;
	text-align: left;
	font-size: 35px;
	color: #1376B9;
	letter-spacing: 3px;
	font-family : "微软雅黑";
}
.logo-business {
	width: 800px;
	font-size: 18px;
	color: #F18101;
	font-weight: bold;
	word-spacing: 3px;
	letter-spacing: 4px;
}
.logo-phone {
	width: 300px;
	float: right;
	margin-top: -98px;
}
.logo-phone span {
	position: absolute;
	margin-left: -200px;
	font-size: 24px;
	color: #F18101;
	margin-top: 70px;
	letter-spacing: 2px;
	white-space: nowrap;
}
.menu {
	width: 100%;
	height: 60px;
	background: url(/images/menu-bg.jpg) left top repeat-x;
}
.nav {
	width: 1160px;
	height: 60px;
	margin: 0px auto;
}
.nav ul li {
	float: left;
	height: 60px;
	line-height: 60px;
	text-align: center;
	width: 12.5%;
	font-size: 18px;
	position: relative
}
.nav ul li em {
	float: left;
	width: 1px;
	height: 60px;
	float: right;
	background: url(/images/line.jpg) left top no-repeat;
}
.nav ul li a {
	color: #FFF;
	font-weight: bold;
	width: 144px;
	height: 60px;
	float: left;
	line-height: 60px;
	text-align: center;
	background-image: url(/images/menu-bg.jpg);
	background-position: 0px 0px;
	transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
}
.nav ul li a:hover, .nav ul li .active {
	color: #FFF;
	background-image: url(/images/menu-bg.jpg);
	background-position: 0px 60px;
	transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.nav li .childmenu {
	position: absolute;
	top: 60px;
	left: -1px;
	z-index: 9999;
	width: 100%;
}
.nav li .childmenu ul li {
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
.nav li .childmenu ul li a {
	width: 90%;
	padding: 0px 5%;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	overflow: hidden;
	font-weight: normal;
}
.banner {
	width: 100%;
	hegiht: 565px;
	margin: 0 auto;
}
.banner .banner-img {
	width: 100%;
	height: 515px;
	position: relative;
}
.banner .banner-img #slides {
	display: block;
	width: 100%;
	height: 515px;
	position: relative;
	border: 1px s-resize #F00;
}
.banner .banner-img #slides li {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	background-repeat: no-repeat;
	background-position: center top;
}
.banner .banner-img #slides li a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px
}
.banner .banner-img #pagination {
	display: block;
	list-style: none;
	position: absolute;
	left: 23%;
	bottom: 10px;
	z-index: 9900;
	padding: 5px 15px 5px 0;
	margin: 0
}
.banner .banner-img #pagination li {
	display: block;
	list-style: none;
	width: 15px;
	height: 15px;
	border-radius: 8px;
	float: left;
	margin-left: 15px;
	background: #727272
}
.banner .banner-img #pagination li a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-indent: -999px;
}
.banner .banner-img #pagination li.current {
	background: #FF9501
}
.banner .banner-line {
	width: 100%;
	height: 10px;
	background: #147BC0
}
.banner .banner-bg {
	width: 1160px;
	height: 40px;
	line-height: 40px;
	background: url(/images/banner-bg.jpg) left top no-repeat;
}
.sell {
	width: 1138px;
	height: 500px;
	margin: 0px auto;
}
.selllist {
	width: 280px;
	margin: 0px 0px 0px 0px;
	float: left;
}
.selllist .title {
	width: 100%;
	height: 58px;
	background: url(/images/list-menu.jpg) left top repeat-x;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}
.selllist .title em {
	float: left;
	height: 58px;
	line-height: 58px;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-indent: 10px;
}
.selllist .listcat {
	display: inline-block;
	background: #FFF;
	font: 14px/28px "Microsoft Yahei";
	color: #FFF;
	border: 8px solid #247DCF;
	width: 264px;
	min-height: 404px;
	overflow: hidden;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.selllist .listcat ul {
}
.selllist .listcat li {
	height: 45px;
	width: 264px;
	background: #FFF;
}
.selllist .listcat li a {
	display: block;
	padding-left: 40px;
	height: 45px;
	line-height: 45px;
	width: 224px;
	background: url(/images/ss2.png) 20px 18px no-repeat;
}
.selllist .listcat li a:hover {
	color: #fff;
	padding-left: 40px;
	height: 45px;
	line-height: 45px;
	width: 224px;
	background: #f60 url(/images/ss.png) 20px 18px no-repeat;
}
.index-sell {
	width: 840px;
	height: auto;
	float: right;
}
.index-sell .title {
	width: 100%;
	height: 58px;
	background: url(/images/list-menu.jpg) left top repeat-x;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}
.index-sell .title em {
	float: left;
	height: 58px;
	line-height: 58px;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-indent: 10px;
}
.index-sell .title span {
	float: right;
	height: 58px;
	line-height: 58px;
	margin-right: 10px;
}
.index-sell .title span a {
	color: #FFF;
}
.index-sell .title span a:hover {
	color: #F60
}
.index-sell .list {
	width: 100%;
	height: 420px;
	background: #F8F8F8;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	box-shadow: 1px 1px 1px #EEE;
	-webkit-box-shadow: 1px 1px 1px #EEE;
	-moz-box-shadow: 1px 1px 1px #EEE;
}
.index-sell .list .cont1 {
	width: 100%;
	height: 420px;
}
.index-sell .list .cont1 ul li {
	float: left;
	width: 190px;
	height: 200px;
	margin: 10px 8px 0px 8px;
}
.index-sell .list .cont1 ul li img {
	width: 190px;
	height: 153px;
	border: 2px solid #DDD;
	margin: 5px;
}
.index-sell .list .cont1 ul li span {
	float: left;
	width: 190px;
	height: 24px;
	line-height: 24px;
	margin: 3px 5px;
	text-align: center;
	overflow: hidden;
}
.index-case {
	width: 1138px;
	height: 245px;
	margin: 0px auto;
}
.index-case .title {
	width: 100%;
	height: 58px;
	background: url(/images/list-menu.jpg) left top repeat-x;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}
.index-case .title em {
	float: left;
	height: 58px;
	line-height: 58px;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-indent: 10px;
}
.index-case .title span {
	float: right;
	height: 58px;
	line-height: 58px;
	margin-right: 10px;
}
.index-case .title span a {
	color: #FFF;
}
.index-case .title span a:hover {
	color: #F60
}
.index-case .list {
	width: 100%;
	height: 187px;
	background: #F8F8F8;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	box-shadow: 1px 1px 1px #EEE;
	-webkit-box-shadow: 1px 1px 1px #EEE;
	-moz-box-shadow: 1px 1px 1px #EEE;
}
.index-case .list .cont1 {
	width: 1108px;
	height: 147px;
	padding: 15px;
}
.index-case .list .cont1 ul li {
	float: left;
	width: 140px;
	height: 150px;
	margin: 0px 5px 0px 13px;
}
.index-case .list .cont1 ul li img {
	width: 130px;
	height: 110px;
	border: 2px solid #DDD;
	margin: 5px;
}
.index-case .list .cont1 ul li span {
	float: left;
	width: 130px;
	height: 24px;
	line-height: 24px;
	margin: 3px 5px;
	text-align: center;
	overflow: hidden;
}
.link {
	width: 100%;
	height: auto;
	background: url(/images/link-bg.jpg) left top repeat-x;
}
.link-body {
	width: 1138px;
	height: auto;
	padding: 10px 0px;
	margin: 0px auto;
	overflow: hidden;
}
.link-body .title {
	width: 100%;
	height: 48px;
	line-height: 48px;
	margin-top: 10px;
	border-bottom: 1px solid #DDD;
	font-size: 18px;
	font-weight: bold;
	color: #127BBD
}
.link-body .list {
	width: 100%;
	height: auto;
	margin-top: 10px;
}
.link-body .list ul li {
	float: left;
	padding: 0px 10px;
	height: 41px;
	line-height: 41px;
}
/*列表内容页开始*/
.content_1_1 {
	width: 100%;
	height: auto;
	background: url("/images/zhong_bg.png");
}
.content_1 {
	width: 1138px;
	height: auto;
	margin: 1px auto;
}
.zuo {
	width: 340px;
	height: auto;
	float: left;
}
.zuo .lxwm {
	width: 320px;
	height: auto;
	margin: 20px auto;
	background: #fff;
}
.zuo .lxwm p span {
	height: auto;
	width: 130px;
	display: block;
	text-align: center;
	font-weight: bold;
	color: #E8333F;
	font-size: 20px;
	line-height: 40px;
}
.zuo .lxwm p {
	width: 268px;
	height: auto;
	margin: 5px auto;
	font-size: 16px;
	color: #363636;
	line-height: 40px;
}
.you {
	width: 770px;
	height: auto;
	float: left;
	background: #fff;
	padding: 10px;
	margin-bottom: 20px;
}
.dqwz {
	width: 770px;
	border-bottom: 1px solid #8D8D8D;
}
.you dd {
	display: block;
	font-size: 14px;
	line-height: 40px;
	padding-left: 10px;
	background: url(/images/home.png) left top no-repeat;
	text-indent: 20px;
}
/* .you dd span{

    color: #1076DB;

} */

.you ul {
	display: block;
	width: 750px;
	margin: 0 auto;
}
.you ul li {
	float: left;
	width: 172px;
	margin: 15px 0px 0px 0px;
	height: auto;
}
.you .mrws {
	margin-right: 15px;
}
.you ul li img {
	display: block;
	padding: 3px;
	widht: 164px;
	height: 140px;
	border: 1px solid #CCC;
}
.you ul li a {
	display: block;
	text-align: center;
	text-decoration: none;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	color: #363636;
	font-size: 12px;
	line-height: 20px;
}
.you ul li a:hover {
	color: #FF3300;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.you ul li a span {
	display: block;
	margin: 2px auto;
	float: left;
	overflow: hidden;
	width: 100%;
	text-align: center;
	height: 24px;
	line-height: 24px;
}
.pages {
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
}
.pages li {
	display: inline;
	padding: 0px;
	margin-right: 5px;
}
.pages li a {
	background: #1480C8;
	border: 1px solid #1480C8;
	padding: 4px 10px;
	color: #FFF;
	font-size: 16px;
}
.pages .active a {
	background: #FFF;
	border: 1px solid #1480C8;
	color: #1480C8;
	font-weight: bold
}
/*以上列表内容页*/



/*内容页题目及作者*/
.lsit-txt {
	width: 750px;
	height: auto;
	line-height: 28px;
	margin-top: 15px;
	margin-bottom: 20px;
	font-size: 16px;
}
.lsit-txt .title {
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
	color: #000
}
.lsit-txt .auther {
	width: 100%;
	height: 24px;
	line-height: 24px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	text-align: center;
	color: #999;
	border-bottom: 1px dashed #CCC;
}
.lsit-li {
	width: 750px;
	height: auto;
	padding: 15px 10px;
}
.lsit-li ul li {
	width: 100%;
	min-height: 30px;
	line-height: 30px;
	float: left;
	text-align: left;
	background: url(/images/dian.png) left 13px no-repeat;
	padding-bottom: 5px;
	border-bottom: 1px dashed #FFF;
}
.lsit-li ul li a {
	float: left;
	width: 600px;
	text-align: left;
	height: 30px;
	line-height: 30px;
	text-indent: 15px;
	font-size: 15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.lsit-li ul li span {
	float: right;
	width: 100px;
	height: 30px;
	line-height: 30px;
	color: #999
}
/*产品列表内容页左边*/
.zuo-list {
	width: 340px;
	float: left;
}
.zuo-list .title {
	width: 320px;
	margin: 0 auto;
	height: 58px;
	background: url(/images/list-menu.jpg) left top repeat-x;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}
.zuo-list .title em {
	float: left;
	height: 58px;
	line-height: 58px;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-indent: 10px;
}
.zuo-list .listcat {
	background: #FFF;
	font: 14px/28px "Microsoft Yahei";
	color: #FFF;
	border: 8px solid #247DCF;
	width: 304px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 0 auto;
}
.zuo-list .listcat ul {
}
.zuo-list .listcat li {
	height: 45px;
	width: 304px;
	background: #FFF;
}
.zuo-list .listcat li a {
	display: block;
	padding-left: 40px;
	height: 45px;
	line-height: 45px;
	width: 264px;
	background: url(/images/ss2.png) 20px 18px no-repeat;
}
.zuo-list .listcat li a:hover {
	color: #fff;
	padding-left: 40px;
	height: 45px;
	line-height: 45px;
	width: 264px;
	background: #f60 url(/images/ss.png) 20px 18px no-repeat;
}
.you .page_up_dn {
	margin: 2.5em 1.2em .2em;
}
.you .page_up_dn li {
	padding: .3em 0;
	width: 100%;
}
.you .page_up_dn li a {
	display: inline;
	font-size: 14px;
}
/*产品列表内容页左边结束*/


/*热门关键词*/
#announ_main {
	width: 1138px;
	height: 69px;
	line-height: 69px;
	font-size: 12px;
	color: #333;
	background: #ffffff;
	border-bottom: 1px solid #dadada;
	margin: 0 auto;
}
#announ_main .skey {
	color: #666;
	font-weight: bold;
	font-size:14px;
	margin-left:50px;
}
#announ_main .skey a {
	color: #666;
	margin-right: 10px;
	font-weight: normal;
	font-size: 12px;
}
#announ_main .skey a:hover {
	color: #295ab6;
}
/*热门关键结束词*/


/*-- 网页底部 --*/

#foot {
    width: auto;
    height: auto;

    background: #247DCF;
    clear: both;
    padding-bottom: 30px;
    margin-top: 15px;
    border-top: 3px solid #444;
}


#foot_box {
    width: 1138px;
    height: auto;
    margin: 0 auto;
	background: #247DCF;
	    font-size: 12px;
    color: #fff;
}
#foot_box .foot_left {
	float: left;
	width: 460px;
}
#foot_box .foot_about_text {
	clear: both;
	padding-top: 20px;
}
#foot_box .foot_about_text .foot_logo {
	float: left;
}
#foot_box .foot_about_text p {
	float: left;
	margin-left: 20px;
	line-height: 22px;
	margin-top: 10px;
	width: 310px;
}




#foot_box .foot_right {
	float: left;
	width: 560px;
	margin-left: 116px;

}
#foot_box .foot_lmnav {
	padding-top: 30px;
	width: 100px;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
}
#foot_box .foot_lmnav h2 {
	color: #fff;
	font-size: 18px;
	margin-bottom: 15px;
}
#foot_box .foot_lmnav li {
	height: 25px;
	overflow: hidden;
}
#foot_box .foot_lmnav li a {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 25px;
}
#foot_box .h_top {
	background: url(/images/H_top.png) no-repeat center 10px #444;
	width: 60px;
	height: 60px;
	display: block;
	float: right;
	color: #fff;
	font-size: 14px;
	text-align: center;
	line-height: 90px;
}
#foot_box .foot_2wm {
	margin-top: 30px;
	border: 1px solid #fff;
	padding: 1px;
	margin-bottom: 5x;
}
/*底部结束*/

/*新闻动态常见问题*/
.news_bg {
	background: #f2f2f2;
	padding: 51px 0 0;
	font-size: 0;
	width: 1138px;
    height: 500px;
	margin: 0 auto;
}
.news {
	width: 465px;
	float: left;
	margin-left: 43px;
}
.news p {
	width: 220px;
	float: left;
	padding: 24px 12px 10px 0;
}
.news p img {
	width: 220px;
	height: 120px;
}
.news p span {
	width: 220px;
	display: block;
	text-align: center;
	height: 25px;
	line-height: 25px;
	padding: 5px 0 0;
	overflow: hidden;
}
.news p span a {
	font-size: 14px;
	color: #444;
}
.news ul {
	width: 465px;
	display: inline-block;
	overflow: hidden;
	border-top: #b8b8b8 1px solid;
	padding: 5px 0 15px;
}
.news ul li {
	height: 35px;
	line-height: 35px;
	border-bottom: #999 1px dashed;
	overflow: hidden;
}
.news ul li a {
	display: block;
	font-size: 12px;
	color: #666;
	padding: 0 0 0 20px;
	/*background: url(Img/Index/news_ico01.gif) no-repeat 0 15px;*/
}
.news ul li a:hover {
	color: #197500;
	background: url(/images/news_ico02.gif) no-repeat 0 15px;
}
.news ul li span {
	float: right;
	font-size: 12px;
	color: #666;
}
.news em {
	display: block;
	width: 85px;
	padding: 0 0 0 10px;
	float: right;
	background: #f2f2f2;
}
.news em a {
	font-size: 14px;
	color: #a4a4a4;
	display: block;
	float: left;
	width: 18px;
	height: 18px;
	text-align: center;
	line-height: 18px;
	border: #a0a0a0 1px solid;
	margin: 0 3px;
}
.news em a.cur, .news em a:hover {
	color: #fff;
	border: #197500 1px solid;
	background: #197500;
}
.news .nobor, .wd .nobor {
	border: none;
}
/*常见问题*/
.wd {
	width: 465px;
	padding: 5px 0 0;
	float: right;
	margin-right: 37px;
}
.news_t {
	height: 35px;
	background: #d5d5d5;
	line-height: 35px;
	margin: 0 0 8px;
	overflow: hidden;
}
.news_t ul li {
	float: left;
}
.news_t ul li a {
	font-size: 14px;
	color: #333;
	font-weight: bold;
	padding: 0 25px;
	display: block;
}
.news_t ul li.cur a, .news_t ul li a:hover {
	color: #fff;
	background: #257ED0;
}
.news_t span {
	float: right;
	padding: 0 10px 0 0;
}
.news_t span a {
	font-size: 12px;
	color: #929292;
	text-transform: uppercase;
}
.wd dl {
	width: 465px;
	display: inline-block;
	border-bottom: #b8b8b8 1px solid;
	padding: 16.5px 0;
}
.wd dt {
	background: url(/images/wd_bg01.gif) no-repeat 0 0;
	width: 65px;
	height: 65px;
	text-align: center;
	float: left;
	overflow: hidden;
}
.wd dt b {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #666;
	width: 55px;
	margin: 0 auto;
	border-bottom: #a2a2a2 1px solid;
	padding: 5px 0 2px;
	line-height: 30px;
}
.wd dt span {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	padding: 5px 0 0;
}
.wd dd {
	width: 370px;
	padding: 0 0 0 15px;
	float: left;
}
.wd dd h5 {
	height: 25px;
	line-height: 25px;
	overflow: hidden;
}
.wd dd h5 a {
	font-size: 14px;
	color: #444;
}
.wd dd p {
	font-size: 12px;
	color: #444;
	height: 40px;
	line-height: 20px;
	overflow: hidden;
}
.wd dd p a {
	font-size: 12px;
	color: #197500;
	padding: 0 0 0 20px;
}
.jz_bg {
	background: #f2f2f2;
	padding: 61px 0 50px;
	font-size: 0;
}
.jz {
	width: 700px;
}
.jz_t {
	background: url(/images/jz_xw.gif) no-repeat;
	padding: 0 20px;
	height: 40px;
	line-height: 35px;
	overflow: hidden;
}
.jz_t a {
	font-size: 16px;
	color: #fff;
}
.jz_t span {
	float: right;
	display: block;
	line-height: 45px;
}
.jz_t span a {
	font-size: 12px;
	color: #929292;
	text-transform: uppercase;
	font-weight: normal;
}
/*常见问题结束*/

/*轮播图上面这一块大图*/

.adv {
	margin: 0px auto;
	width: 1140px;
	height: auto;
	overflow: hidden;
}
#middle-m {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	height: auto;
	width: 1200px;
}
#middle-mt {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	height: 585px;
	width: 1200px;
}
#middle-mtl {
	margin: 0px;
	clear: none;
	float: left;
	height: 451px;
	width: 249px;
	background-image: url(/images/php59014.jpg);
	background-repeat: no-repeat;
	padding-top: 134px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#middle-mtl li {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	height: 90px;
	width: 249px;
	list-style-type: none;
}
#middle-mtl li a {
	margin: 0px;
	clear: none;
	float: left;
	height: 26px;
	width: 216px;
	list-style-type: none;
	background-image: url(/images/php59015.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	color: #000;
	display: inline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 33px;
}
#middle-mtl li span {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	height: 64px;
	width: 219px;
	list-style-type: none;
	background-image: url(/images/php59016.jpg);
	background-repeat: no-repeat;
	display: inline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 33px;
	line-height: 25px;
}
#middle-mtr {
	padding: 0px;
	clear: none;
	float: left;
	height: 585px;
	width: 928px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#middle-mtrt {
	padding: 0px;
	clear: none;
	float: left;
	height: 232px;
	width: 928px;
	background-image: url(/images/php59017.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}
#middle-mtrb {
	padding: 0px;
	clear: none;
	float: left;
	height: 353px;
	width: 928px;
	background-image: url(/images/php59018.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}
#mtrt1 {
	clear: none;
	float: left;
	height: 53px;
	width: 210px;
	margin-top: 134px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
	line-height: 25px;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	display: inline;
}
#mtrt2 {
	clear: none;
	float: left;
	height: 53px;
	width: 249px;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	line-height: 25px;
	display: inline;
	margin-top: 134px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 440px;
}
#mtrt3 {
	margin: 0px;
	clear: none;
	float: left;
	height: 129px;
	width: 332px;
	padding-top: 220px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 31px;
	padding-left: 17px;
	display: inline;
	line-height: 25px;
}
#mtrt4 {
	clear: none;
	float: left;
	height: 36px;
	width: 295px;
	padding-top: 317px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 41px;
	padding-left: 17px;
	display: inline;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mtrt5 {
	clear: none;
	float: left;
	height: 176px;
	width: 212px;
	line-height: 25px;
	padding-top: 177px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	display: inline;
	margin-top: 0px;
	margin-right: 26px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#middle-mb {
	margin: 0px;
	clear: none;
	float: left;
	height: auto;
	width: 1130px;
	background-image: url(/images/php59019.jpg);
	background-repeat: no-repeat;
	display: inline;
	padding-top: 221px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 27px;
}
